home *** CD-ROM | disk | FTP | other *** search
/ Stone Design / Stone Design.iso / Stone_Friends / NeXT-Icons / next-icon@gun.com / Apps / ImagePortfolio / English.lproj / ExpandImage.nib / data.classes next >
Encoding:
Text File  |  1993-06-03  |  256 b   |  20 lines

  1. ExpandedView = {
  2.     SUPERCLASS = View;
  3. };
  4. FirstResponder = {
  5.     ACTIONS = {
  6.     };
  7.     SUPERCLASS = Object;
  8. };
  9. ExpandImage = {
  10.     OUTLETS = {
  11.     imagePopup;
  12.     imageScroller;
  13.     window;
  14.     useAlphaSw;
  15.     controlBox;
  16.     imageView;
  17.     };
  18.     SUPERCLASS = Object;
  19. };
  20.